home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / Visual Basic 6.0 Utilities / Multi-Language Add-In for Visual Basic 6.0 / README.TXT < prev   
Encoding:
Text File  |  2002-06-26  |  4.3 KB  |  125 lines

  1. Thanks for downloading the Multi-Language Add-In for Visual Basic 6.0.
  2.  
  3. ---------------------------------------
  4. WINDOWS INSTALLER
  5. ---------------------------------------
  6.  
  7. To install this Add-In you need the Windows installer.
  8.  
  9. If you do not have this, or you need a newer version, then you can download
  10. it from Microsoft using one of the following links:
  11.  
  12. for Windows 95 or 98
  13. http://www.microsoft.com/downloads/release.asp?ReleaseID=32831
  14.  
  15. for Windows NT 4.0
  16. http://www.microsoft.com/downloads/release.asp?ReleaseID=32832
  17.  
  18. ---------------------------------------
  19.  
  20. Once the Windows installer is installed on your PC, you can install
  21. the Multi-Language Add-In by double clicking on the file MultiLang.msi
  22. in the Windows explorer.
  23.  
  24. ---------------------------------------
  25. MDAC 2.5 
  26. ---------------------------------------
  27. Version 3 of the Multi-Language Add-In requires the Microsoft Data
  28. Access Kit (MDAC) version 2.5.
  29.  
  30. So far as I know, this is always installed on Windows 2000.
  31. However it may not be installed on Windows NT 4.0.
  32.  
  33. MDAC 2.5 IS NOT INCLUDED IN THE MULTI-LANGUAGE ADD-IN INSTALLATION FILE.
  34.  
  35. You can download MDAC 2.5 (7.5 MB) at:
  36. http://www.microsoft.com/data/download_250rtm.htm
  37.  
  38. Note:
  39. If you are not sure whether MDAC 2.5 is installed on your PC, then 
  40. start Visual Basic (open a project) and select Project/References.
  41. If "Microsoft ActiveX Data Objects 2.5 Library" appears in the list,
  42. then MDAC 2.5 is installed.
  43.  
  44. ---------------------------------------
  45. VERSION 4.6
  46. ---------------------------------------
  47.  
  48. Version 4.6 includes a search function.
  49.  
  50. Version 4.5 includes a new feature to hide lines in the source code
  51. by appending the comment 'MLHIDE
  52.  
  53. Version 4.1 includes a series of useability improvements.
  54.  
  55. Version 4.0 includes a completely new Controls Database Editor
  56. including a class browser. This allows simple selection of the 
  57. properties of controls and of child objectw within the controls.
  58.  
  59. Version 3.3 fixes problems with the language selection list if
  60. the windows system language is non western (e.g. japanese)
  61.  
  62. Version 3.2 adds the "goto line" button on the add-in's toolbar.
  63.  
  64. Version 3.2 adds the "goto line" button on the add-in's toolbar.
  65.  
  66. Version 3.1 improves the support for font-name properties, by defining
  67. a new property type in the controls database. You can now select whether
  68. you want to handle font name properties in project or not. (Important for
  69. non western languages).
  70.  
  71. Version 3 of the Multi-Language Add-In adds support for Japanese and 
  72. other far eastern languages. 
  73.  
  74. Support for text entry in far eastern languages is only be available under 
  75. Windows 2000 (and probably XP, I havn't tried it yet). To enter text in a 
  76. far eastern language, you must install the Windows Locale and Input-Method-Editor 
  77. for that language from your original Windows 2000 CD.
  78.  
  79. The global input method editor for Windows NT 4.0 will not be supported.
  80.  
  81. Text entry in any given far eastern language will presumably work under 
  82. a Windows NT 4.0 version in this language, but I have no intention of 
  83. testing this.
  84.  
  85. ---------------------------------------
  86. Windows 95/98/ME
  87. ---------------------------------------
  88.  
  89. This version should install correctly on Windows 95/98/ME and on
  90. Windows NT/2000.
  91.  
  92. Under Windows 95/98/ME, the (non unicode) component SftTreeX.ocx is installed
  93. in place of the (unicode) component SftTreeY.ocx.
  94.  
  95. The non unicode version can only handle a reduced character set, which will not 
  96. include far eastern character sets.
  97.  
  98. ---------------------------------------
  99. LICENSE KEY
  100. ---------------------------------------
  101.  
  102. Starting with version 3.23, you no longer have to enter a license key 
  103. during the installation. You will be requested to enter it on starting
  104. the Add-In.
  105.  
  106. On older versions, you can enter 00000-00000 during the installation.
  107.  
  108. The unlicensed version is limited to translating 50 strings.
  109.  
  110. ---------------------------------------
  111.  
  112. How to use the Add-In is described in some detail in the help file.
  113. If you have problems or difficulties, see my web site or send me an email.
  114.  
  115. If you think that this Add-In would be useful, but it is missing some 
  116. important feature, then please let me know.
  117.  
  118. 26 June 2002
  119. Phil Jollans
  120.  
  121. web:   http://www.jollans.com
  122. email: phil@jollans.com
  123.  
  124.  
  125.